Hi Tom, I'm wondering if there is something I'm missing in my code that is preventing these FETS from actually firing and sinking current.
I've used the KanalogPresent() function to make sure the program "Sees" the Kanalog baord, and sure enough it does (returns a 1).
According to the Digital I/O window, the FETS are being fired, but no current flows.
What is weird is that if I stop execution, exit out of Kmotion, and come back in and ONLY use the Digital I/O window to assert the bits, then everything works.
Waht could be he problem? Should I not be setting the bit direction? Is there some other master enable bit that needs to be set or cleared?
These FETs are only turning on and off solid state relay, so EMI/inductive kick is NOT an issue.
Thanks.